KREDOR Business Object Framework Documentation

SelectFrom<T>.Or Method

Appends the specified criteria to the current SelectFrom`1 instance.

Overload List

Appends the specified criteria to the current SelectFrom`1 instance.

public SelectFrom<T> Or(String,Op);

Appends the specified criteria to the current SelectFrom`1 instance.

public SelectFrom<T> Or(String,Op,Object);

See Also

SelectFrom<T> Class | Kredor.BO Namespace